Skip to content

chore(main): [bot] release base-cluster:12.0.0#2099

Open
teutonet-bot wants to merge 4 commits into
mainfrom
release-please--branches--main--components--base-cluster
Open

chore(main): [bot] release base-cluster:12.0.0#2099
teutonet-bot wants to merge 4 commits into
mainfrom
release-please--branches--main--components--base-cluster

Conversation

@teutonet-bot
Copy link
Copy Markdown
Contributor

@teutonet-bot teutonet-bot commented Apr 22, 2026

🤖 I have created a release beep boop

12.0.0 (2026-05-15)

⚠ BREAKING CHANGES

  • base-cluster/monitoring: add alert for retention and automatically set retention based on size (#1981)
  • base-cluster/trivy: set trivy disabled by default (#2100)
  • base-cluster: remove unnecessary enabled field for deadMansSwitch (#1652)
  • base-cluster: migrate kube-janitor to k8s-ttl-controller (#2091)

Features

  • base-cluster/alertmanager: add telegram receiver (#1863) (d8bab4a)
  • base-cluster/monitoring: add alert for retention and automatically set retention based on size (#1981) (259cd2e)
  • base-cluster: remove unnecessary enabled field for deadMansSwitch (#1652) (b1bc781)

Bug Fixes

  • base-cluster/cert-manager: add new line to fix breaking yaml file (#2010) (90ab5b5)
  • base-cluster: add missing descheduler config (#2092) (6ecbbae)

Miscellaneous Chores

  • base-cluster/dependencies: update common docker tag to v2.1.0 (#2134) (7de45cf)
  • base-cluster/dependencies: update docker.io/curlimages/curl docker tag to v8.20.0 (#2136) (881910c)
  • base-cluster/dependencies: update docker.io/curlimages/curl:8.19.0 docker digest to c03110c (#2102) (5de17f0)
  • base-cluster/dependencies: update docker.io/fluxcd/flux-cli docker tag to v2.8.6 (#2093) (6a2a884)
  • base-cluster/dependencies: update docker.io/grafana/grafana-image-renderer docker tag to v5.8.3 (#2133) (2833c5f)
  • base-cluster/dependencies: update helm release alloy to v1.8.0 (#2109) (76120fc)
  • base-cluster/dependencies: update helm release external-dns to v1.21.1 (#2137) (bdfc93e)
  • base-cluster/dependencies: update helm release kube-prometheus-stack to v83.7.0 (#2096) (aa0845b)
  • base-cluster/dependencies: update helm release kube-prometheus-stack to v84 (#2105) (8334c74)
  • base-cluster/dependencies: update helm release kyverno to v3.7.2 (#2107) (93a2058)
  • base-cluster/dependencies: update helm release kyverno to v3.8.0 (#2138) (fdc3a14)
  • base-cluster/dependencies: update helm release kyverno-policies to v3.7.2 (#2108) (ddf4328)
  • base-cluster/dependencies: update helm release reflector to v10.0.37 (#2097) (3c2a070)
  • base-cluster/dependencies: update helm release reflector to v10.0.40 (#2112) (fa6c84e)
  • base-cluster/dependencies: update helm release tempo to v2.1.0 (#2144) (a047ebb)
  • base-cluster/dependencies: update helm release traefik to v39.0.9 (#2141) (8b9f5cf)
  • base-cluster/trivy: set trivy disabled by default (#2100) (39e7f6a)
  • base-cluster: migrate kube-janitor to k8s-ttl-controller (#2091) (5ee6289)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Bumps the charts/base-cluster Helm chart from 11.2.0 to 12.0.0; updates .github/release-please/manifest.json and charts/base-cluster/Chart.yaml; adds a charts/base-cluster/CHANGELOG.md entry for v12.0.0 documenting breaking changes, features, bug fixes, and chores.

Changes

base-cluster release metadata

Layer / File(s) Summary
Chart Metadata
charts/base-cluster/Chart.yaml
Chart version field updated 11.2.012.0.0.
Release Manifest
.github/release-please/manifest.json
Mapped version for charts/base-cluster updated 11.2.012.0.0.
Release Notes / Docs
charts/base-cluster/CHANGELOG.md
Added 12.0.0 changelog section with BREAKING CHANGES (remove deadMansSwitch.enabled, migrate kube-janitork8s-ttl-controller), features, bug fixes, and miscellaneous chore entries.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • tasches
  • cwrau
  • marvinWolff

Poem

🐇 I nudged a chart from eleven to twelve,
I hopped through changelogs, proud and shelved.
A manifest whisper, a version new—
Pipelines blink, the deployers knew.
🥕

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Linked Issues check ❓ Inconclusive The PR objectives reference issue #2010 regarding cert-manager YAML formatting fixes, but the provided raw summary shows only version bumps and changelog updates with no actual code changes to cert-manager templates. Verify whether the cert-manager YAML formatting changes from issue #2010 are included in this release or if they will be in a subsequent commit.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: a release of base-cluster chart version 12.0.0, which aligns with the version bumps visible in all modified files.
Out of Scope Changes check ✅ Passed All changes are directly related to releasing version 12.0.0: manifest version update, changelog entry, and chart version bump. No unrelated modifications are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--base-cluster

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the base-cluster Helm chart version from 11.2.0 to 11.2.1. The changes include updating the release manifest, adding a changelog entry for a bug fix regarding a missing descheduler configuration, and bumping the version in the Chart.yaml file. I have no feedback to provide.

@teutonet-bot teutonet-bot changed the title chore(main): [bot] release base-cluster:11.2.1 chore(main): [bot] release base-cluster:12.0.0 Apr 22, 2026
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch 8 times, most recently from a8a10fa to d4bde0d Compare April 29, 2026 07:48
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch 11 times, most recently from 512cdbc to 2153305 Compare May 6, 2026 10:21
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch 2 times, most recently from 287b9e8 to b5dbb8b Compare May 6, 2026 10:41
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from f79e530 to bcc105e Compare May 15, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant